What is jli (2020_07_11 00_30_11 UTC).dll?

jli (2020_07_11 00_30_11 UTC).dll is part of OpenJDK Platform 11 and developed by AdoptOpenJDK according to the jli (2020_07_11 00_30_11 UTC).dll version information.

jli (2020_07_11 00_30_11 UTC).dll's description is "OpenJDK Platform binary"

jli (2020_07_11 00_30_11 UTC).dll is digitally signed by London Jamocha Community CIC.

jli (2020_07_11 00_30_11 UTC).dll is usually located in the 'd:\filehistory\%USERNAME%\%COMPUTERNAME%\data\c\users\%USERNAME%\downloads\pcgen-6.08.00rc6-full\pcgen\jre\jre_x32\bin\' folder.

None of the anti-virus scanners at VirusTotal reports anything malicious about jli (2020_07_11 00_30_11 UTC).dll.

If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.

Vendor and version information [?]

The following is the available information on jli (2020_07_11 00_30_11 UTC).dll:

PropertyValue
Product nameOpenJDK Platform 11
Company nameAdoptOpenJDK
File descriptionOpenJDK Platform binary
Internal namejli
Original filenamejli.dll
Legal copyrightCopyright © 2019
Product version11.0.3
File version11.0.3

Here's a screenshot of the file properties when displayed by Windows Explorer:

Product nameOpenJDK Platform 11
Company nameAdoptOpenJDK
File descriptionOpenJDK Platform binary
Internal namejli
Original filenamejli.dll
Legal copyrightCopyright © 2019
Product version11.0.3
File version11.0.3

Digital signatures [?]

jli (2020_07_11 00_30_11 UTC).dll has a valid digital signature.

PropertyValue
Signer nameLondon Jamocha Community CIC
Certificate issuer nameDigiCert SHA2 Assured ID Code Signing CA
Certificate serial number0f8ce162b26b70ae59d17a0b2a93ab3a

VirusTotal report

None of the 70 anti-virus programs at VirusTotal detected the jli (2020_07_11 00_30_11 UTC).dll file.

None of the 70 anti-virus programs detected the jli (2020_07_11 00_30_11 UTC).dll file.

Sandbox Report

The following information was gathered by executing the file inside Cuckoo Sandbox.

Summary

Successfully executed process in sandbox.

Summary

{
    "file_exists": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll.manifest",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
    ],
    "dll_loaded": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll",
        "imm32.dll"
    ]
}

Generic

[
    {
        "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe",
        "process_name": "rundll32.exe",
        "pid": 2800,
        "summary": {
            "file_exists": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll.manifest",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
            ],
            "dll_loaded": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\9331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75.bin.dll",
                "imm32.dll"
            ]
        },
        "first_seen": 1594468385.65625,
        "ppid": 2924
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1594468385.328125,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "This executable has a PDB path",
        "severity": 1,
        "marks": [
            {
                "category": "pdb_path",
                "ioc": "c:\\cygwin64\\tmp\\openjdk-jdk11u-windows-x86-32-hotspot\\workspace\\build\\src\\build\\windows-x86-normal-server-release\\support\\modules_libs\\java.base\\jli.pdb",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "has_pdb"
    },
    {
        "markcount": 2,
        "families": [],
        "description": "Allocates read-write-execute memory (usually to unpack itself)",
        "severity": 2,
        "marks": [
            {
                "call": {
                    "category": "process",
                    "status": 1,
                    "stacktrace": [],
                    "api": "NtProtectVirtualMemory",
                    "return_value": 0,
                    "arguments": {
                        "process_identifier": 2800,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x74f8f000"
                    },
                    "time": 1594468385.74925,
                    "tid": 2816,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2800,
                "type": "call",
                "cid": 10
            },
            {
                "call": {
                    "category": "process",
                    "status": 1,
                    "stacktrace": [],
                    "api": "NtProtectVirtualMemory",
                    "return_value": 0,
                    "arguments": {
                        "process_identifier": 2800,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x74ee1000"
                    },
                    "time": 1594468385.74925,
                    "tid": 2816,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2800,
                "type": "call",
                "cid": 12
            }
        ],
        "references": [],
        "name": "allocates_rwx"
    }
]

Yara

The Yara rules did not detect anything in the file.

Network

{
    "tls": [],
    "udp": [
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 546,
            "time": 3.0778250694274902,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4318,
            "time": 3.0373940467834473,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4646,
            "time": 1.0611650943756104,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 4974,
            "time": 3.0486271381378174,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 5302,
            "time": 1.581240177154541,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 5630,
            "time": -0.0881798267364502,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 5958,
            "time": 1.126310110092163,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 16800,
            "time": 1.0925281047821045,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 20992,
            "time": 3.1723971366882324,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "b1cd4b44cc16d2279c5457d266a1f2a3ef01091733e118d8d45c42214be01572",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "82173de4b33333da0dbc5bde4cebfb19aca0f1a34e191f27e82784da9e0d227e",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandboxScreenshot from the sandbox

Hashes [?]

PropertyValue
MD50e2f4cfb56e83e409ad2224200c503ad
SHA2569331c18e8a88b45aeb13740122a6dfff1ebe0f71fdaf2c956d0866a8aaaebc75

What will you do with the file?

To help other users, please let us know what you will do with the file:



Malware or legitimate?

If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.

Please select the option that best describe your thoughts on the information provided on this web page


Free online surveys

And now some shameless self promotion ;)

A screenshot of FreeFixer's scan result.Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.

If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.

Comments

Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.

I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.

No comments posted yet.

Leave a reply